Skip to content

supabase 2.101.0#283995

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-supabase-2.101.0
May 24, 2026
Merged

supabase 2.101.0#283995
BrewTestBot merged 2 commits into
mainfrom
bump-supabase-2.101.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
# Supabase CLI v2.101.0

Full changelog · 2026-05-21

New features

  • db schema declarative sync learned --no-apply. Generate the migration file and stop — no prompt, no apply step. Useful in CI and review workflows where you want to inspect the diff before touching the local database. --no-apply overrides the global --yes and can't be combined with --apply. (#5220, closes #5218)

Bug fixes

  • The bogus "new version available" banner is gone. Releases since the goreleaser → Bun build migration shipped the bundled Go binary with an empty version string, so the upgrade prompt fired on every invocation regardless of what you had installed. The version is now injected at build time again. (#5313, closes #5308)
  • supabase link -p works again. The short alias for --password was missing from the TypeScript shell — it now matches the Go CLI. The 404 link in the telemetry notice is also fixed. (#5301)
  • supabase domains create fails fast when --custom-hostname is missing, instead of accepting the command and erroring out later in the Go layer. (#5328)
  • supabase db push --local prompts and status messages now correctly refer to the local database instead of mixing in remote-database wording. (#5280, closes #4971)

Under the hood

Plus 3 internal improvements: restored Sentry/PostHog telemetry credentials in release builds (#5314), more reliable smoke tests (#5258), and a release-notes backfill script fix (#5321).

View the full release notes at https://github.com/supabase/cli/releases/tag/v2.101.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions Bot added the stale No recent activity label May 23, 2026
@chenrui333 chenrui333 force-pushed the bump-supabase-2.101.0 branch from 957fdff to e2d48bb Compare May 24, 2026 04:51
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed stale No recent activity labels May 24, 2026
@github-actions github-actions Bot added nodejs Node or npm use is a significant feature of the PR or issue and removed go Go use is a significant feature of the PR or issue labels May 24, 2026
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 force-pushed the bump-supabase-2.101.0 branch from e2d48bb to 05b212d Compare May 24, 2026 05:16
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 24, 2026
@BrewTestBot BrewTestBot enabled auto-merge May 24, 2026 13:48
@BrewTestBot BrewTestBot added this pull request to the merge queue May 24, 2026
Merged via the queue into main with commit f45e9ff May 24, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-supabase-2.101.0 branch May 24, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. nodejs Node or npm use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants